Adjust test overrides_and_links.
authorNathanael Jones <nathanael.jones@gmail.com>
Tue, 7 Feb 2017 09:34:04 +0000 (02:34 -0700)
committerNathanael Jones <nathanael.jones@gmail.com>
Tue, 7 Feb 2017 09:34:38 +0000 (02:34 -0700)
commit7a8b25aad1ffda5ffca71cdcd1dfc653b9c26525
tree6dc4ecf80449a6e967f03115162dfa931ca89892
parent266c3088d9519a97806c51dca79e292d37f188ab
Adjust test overrides_and_links.

While order between rust-c-link-lib and rustc-flags was always undefined
(for TOML configuration), order of link paths/libs within a single
rustc-flags value was maintained. Now we sort them all.
tests/build-script.rs